You can search for identifiers within the package.
in-package search v0.2.0
module type S = sig ... end
module type S1 = sig ... end
module type S2 = sig ... end
module type S3 = sig ... end
module type S_local = sig ... end
module type S_local1 = sig ... end
module type S_local2 = sig ... end
module type S_local3 = sig ... end