You can search for identifiers within the package.
in-package search v0.2.0
include module type of Grammar_types.Description
type t =
| Package of string * Grammar_types.PackageItem.t list
val print : t -> unit