boolean variables

will boolean variables ever be implimented in game editor? at the moment i just use integers and make 1 true and 0 false, but it would be helpful if booleans were implimented, because they are a little more efficient for switching between two things.