Enumeration to select data sources
type DataSource = enumeration(Calculation "Calculated value", Parameter "Constant value", Input "External input");