Is it possible to set up Slack notifications to specific channels based on Sentry tag value?

For example, I have package tag which can be user, document, file.
If package = user, I want to send notifications to #user_package_alerts and so on.