It all depends on how the dacpac is applied. If people are just right clicking in SSMS, your level of control is zero. If there's a script that is used, just implement the version numbers, table or extended properties, into the script. Most of the time, for me, automated deployments are controlled through some kind of flow control, Octopus, AWS Developer Tools, Azure DevOps, whatever. That lets you have multiple steps for the automation, so you can do more.