Values.FPortsSourceList of FPort assigned for different LoRaWAN application packages to use
type nonrec t = {fuota : FPort.t option;multicast : FPort.t option;clockSync : FPort.t option;positioning : Positioning.t option;FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
*)applications : Applications.t option;Optional LoRaWAN application information, which can be used for geolocation.
*)}