You can search for identifiers within the package.
in-package search v0.2.0
sihl-contract
Sihl_contract.Database
type database_type =
| MariaDb
| PostgreSql
val name : string
exception Exception of string
module type Sig = sig ... end