pt: Introduce PtTransportName
The config parsing wants this.
Also there are some anomalies in the types here that ought to be tidied up: some of the PT-specific types could contain TransportId(Inner::BuiltIn), although that would be semantically wrong.
I'm not sure if we will actually need TransportId
, but if not we can delete it later.