Currently, there is a minor issue with limited usage promotions that prevents the INSERT import strategy from behaving correctly when importing promotions. If the package being imported contains an updated limited usage promotion and an updated coupon code, it will be imported even if the import strategy is set to INSERT. To avoid problems, use either the INSERT_OR_UPDATE or UPDATE import strategy when importing promotions. This issue will be fixed in an upcoming release.