Create your options form with a list box. Enter your options values. Add the field to your query as your filter as [forms]![formName]![FieldName].
User selects an option from the list box, clicks search to launch the query, query runs with the list selection as the query filter.
Jim