You can search for identifiers within the package.
in-package search v0.2.0
type sort_order =
| Ascending
| Descending
General sort order options
val sort_order_to_string : sort_order -> string