Nuget InstallationDirectoryPath does not show in variable dialog

We use #{Octopus.Action[Deploy Nuget Package].Output.Package.InstallationDirectoryPath} a fair amount in a various custom step templates that run directly on the folder where the nuget package was deployed. We edit the process folder value for the step template and manually insert #{Octopus.Action[Deploy Nuget Package].Output.Package.InstallationDirectoryPath} because it does not show up the variable dialog / browser. Why does this variable not show up the variable dialog browser?

Octopus 3.1.5

Hi Scott,

Thanks for getting in touch. That would be really nice, though it adds a handful of complexity to the autocomplete list we provide today: which is built from a combination of the well-known system variables, and variables specific to the project + library variable sets.

I’ve created a GitHub Issue for the enhancement, but understandably it isn’t our highest priority.

Hope that helps!
Mike