Add collectOpt() sub-routine to Properties.pm. This routine can be used to generate a stringified list of options with a specified prefix, similar to genOpt() (which collects a specific sub-group of options). Options included may be specified in an array passed as argument to the routine. Otherwise, all top-level (non-hash/-array) options will be included.