getStringSet
Reads a string set from the environment.
Supports either a comma-separated property or indexed properties such as key[0]=value1 and key[1]=value2.
Return
the configured values, or an empty set when the property is absent
Parameters
key
the configuration property name