Option# class glue.core.simpleforms.Option(default, label)# Bases: object Base class for other options. This should not be used directly Parameters: defaultobjectThe default value for this option. labelstrA short label for this option, to use in the GUI