You can search for identifiers within the package.
in-package search v0.2.0
type t
val create : main:modul -> ?backend:[ `Native | `Byte ] -> ?target:string -> unit -> t
create ~main ?backend ?target () describes an executable that has a main module and will be installed as target.
create ~main ?backend ?target ()
main
target