You can search for identifiers within the package.
in-package search v0.2.0
type options = private Ojs.t
val create_options : ?maximum_images_count:int -> ?width:int -> ?height:int -> ?quality:int -> unit -> options
val get_pictures : (string array -> unit) -> (string -> unit) -> ?opt:options -> unit -> unit