Displayer which displays a selector for an C# enumeration.
Remarks:
This is an advanced displayer. It must be overriden in code to provide the type of enum to display. It takes the members of an enum and automatically generates a selection box (including parsing the members to add spaces based on capitalisation).