MultiSelectCollector
Class representing CHECKBOX, COMBOBOX type with MULTI_SELECT inputType.
This class inherits from the FieldCollector class and implements the Collector interface. It is used to collect multiple values from a list of options.