I don't think Liquibase would have access to that, the best approach may be to use ant token filtering (http://ant.apache.org/manual/Tasks/filter.html) to generate a temporary changelog file with the values included.
Nathan