In the mean time, if you need the additional flexibility, you can do the same things as booleans with a number variable.
For instance, to toggle a variable you just set it to: 1-variable
You can also have global variables, where No or Off = 0, and Yes or On = 1, that way you can type "off" in the expression editor.