Ref T5267. When extrating data from pht() calls, also extract the argument types and export them into the map so they can be used by consumers.
We recognize plurals (phutil_count(), new PhutilNumber) and genders (phutil_person()). We'll need to annotate the codebase for those, since they're currently runtime-only.