BOOLEANs

Supported as per the standard - use something like this ...
        MyBooleanType ::= BOOLEAN
...to describe a standalone boolean type, or ...
        fieldName BOOLEAN
...to describe a member of a SEQUENCE.