Optional. Possible values of the element of Type.STRING with enum format. For example we can define an Enum Direction as : {type:STRING, format:enum, enum:"EAST", NORTH", "SOUTH", "WEST"}
"EAST", NORTH", "SOUTH", "WEST"
final List<String> enum$;