What would be the best way to represent enums?  It has been a while since I wrote pike code, so I'm looking in the docs and can't see anything.  Maybe just a bunch of constants?  Or maybe a class (or struct)?

Thanks