Given are 6 cookies in a package.
Given that the cost of a package = 1.49 dollars.
Let's assume we purchase 'x' numbers of packages.
So, total cost of 'x' packages = '1.49x' dollars.
f(x) is the function that represents the cost of 'x' packages, i.e. f(x) = 1.49x
Since the number of packages can not be negative or can't be decimal numbers, so 'x' should be positive integral values.
So, the practical domain of f(x) would be "positive integral values".
Hence, option A is correct, i.e. "all positive integers".