Hi,
There is no system to restrict the display of options or products to only some countries. There is the possibility to prevent the purchase of products based on the country of the user however. This can be done with the "shipping price per product" system:
www.hikashop.com/support/documentation/3...ng-manual-price.html
Now if you really want to prevent the display of the options/products, that will require some view overrides and a plugin implementing the onBeforeProductListingLoad trigger to remove the products from the listings by modifying the MySQL query loading them.