How to set context variables containing spaces?

Global variables should be considered just that, a variable rather than a key to a variable. In that case, a space isn't valid so I'm guessing that's why it hasn't been implemented.

Just create a variable name without the space and if you need something with a space, add it to that variable as an object instead.