I have a feature class with trails data in it, it has a field named 'club_name.' The club_name field uses a domain to restrict entries. I want to create a geoprocessing tool that allows users to select a club name from the domain as in input parameter. Is this possible? Essentially I am trying to use a domain to feed a select one/multiple input parameter.