Enumeration used to define the different configurations of solar thermal systems.
type SystemConfiguration = enumeration(Parallel "Panels connected in parallel", Series "Panels connected in series");