What would be a good UI element to give user ability to enter arbitrary text, or one of several special values?

Specific example is that we have a form which allows searching of issue tickets. One of the fields we want to allow search on is the assignee, currently this is a simple textbox.
We also want to give the user the ability to find all ticket…