Implemented collection retrieval for object-based collections. The groundwork is in place to add this capability to string-based configurations. It will probably be as simple as allowing a delimiter to be configured and then splitting out the strings in AbstractStringConfiguration.convertValue().