The resulting entries will be written to the /etc/protomap file, which the firewall reads to determine the service mappings. This file can have additional custom entries added by putting them in the /usr/local/custom/protomap file. Custom entries may be useful for mapping UDP services, for example, as the entries in this screen are for TCP only. Section 7.1 has more details about how to do this.
There is one special case that may be of interest: if the logical port is set to 20 (FTP data channel), then the physical port will be treated as FTP; however, the data channel will then be considered to be the port above the physical port rather than the one below. For example, if you specify a physical port of 500 and a logical port of 21, the firewall will treat port 500 as being an FTP control channel port and port 499 as an FTP data channel port; if you specify a logical port of 20, however, then the firewall will still treat port 500 as an FTP control channel but will treat port 501 as an FTP data channel. This is rarely needed but there are occasions when FTP servers are set up in this way.