Enumeration to select the geometry shape
type GeometryShape = enumeration(Rectangle "Rectangle", Triangle "Triangle", Circle "Circle");