You may have a TCP with one port and a UDP with another, but the choice of the port is a separate issue to the choice of protocol, and TCP or UDP can be routed over any port. This may just be how your provider has set-up the config files.
Switching the single line of proto tcp / proto udp would switch from routing TCP to UDP (the port would remain the same as contained in the .ovpn file). Personally regardless of choice of protocol, I would always route over port 443.