registry(identity:displayVersion:)

A package from a registry, with an identity and with a textual description of the resolved version or branch name (for display purposes only).

PackageModel.swift:71
case registry(identity: String, displayVersion: String)