You can search for identifiers within the package.
in-package search v0.2.0
module Setup : sig ... end
type t = Setup.t * string
val apply : t -> unit
val guess : coqlib:string -> cmdline:Setup.t -> t