You can search for identifiers within the package.
in-package search v0.2.0
type selector =
| Goto_user_input
| Goto_condition
| Goto_body
val selector_wrap : string -> selector
val selector_unwrap : selector -> string