The dollar sign ($) itself is just a symbol and is not stored in the database as dollars. Thus, you can simply change the template file to reflect your countries sign. For main viewing, this sign is located in the package_options.tpl file. If you notice, there is a line that states:
Code:
${$package.price} per {$package.period}
Change the first dollar sign ($) to be your countries monetary symbol.