You can search for identifiers within the package.
in-package search v0.2.0
climate
Climate.Completion_options
type t = {
no_comments : bool;
no_whitespace : bool;
minify_global_names : bool;
minify_local_variables : bool;
optimize_case_statements : bool;
}